  //LT_Version 

<>LT_Version:="1.1"
<>LT_Version:="1.2"  //Added a longint format in Table viewer window
<>LT_Version:="1.3"  //Added ability to view subrecords
<>LT_Version:="1.4"  //Added ability to export Table Views to disk, copy selective columns.


<>LT_Version:="2.0"  //Added Transaction coloring & information
  //Record preview area in RecView
  //Show which fields are modified
  //Fix bug in record number for new records in transactions
  //Fix bug for user names added by Administrator (were not showing up)


<>LT_Version:="2.0.1"
  //Fixed a minor bug that in the version checking of the schema import


<>LT_Version:="2.1.0"
  //Major (100x times faster) in filtering


<>LT_Version:="2.2.0"
  //Fixed a bug: File: Refresh logs menu item was doing nothing.
  //Cleaned out code in preparing to make component.
  //Enabled the displaying of Pictures for a double click on a record view field.
  //Improved LT's ability to read data around records with bad Length headers


<>LT_Version:="2.3.0 b1"
  //added a make-shift way to delete log entries

<>LT_Version:="3.0.0 b2"
  //Converted to 4D 2004
  //Add the auto-log processing feature for I S E


<>LT_Version:="3.0.0 b3"
  //Added Emailing feature
  //Fixed bug in sorting columns


<>LT_Version:="3.0.0 b5"
  //Register as Service


<>LT_Version:="3.0.0 b6"
  //Debugging

<>LT_Version:="3.0.0 b7"
  //Export a LT Import Schema

<>LT_Version:="3.0.0 b8"
<>LT_VersionDate:=!2007-11-30!
  //Fix bugs in registering as a service


<>LT_Version:="3.0.0"  //Final Release Version
<>LT_VersionDate:=!2007-12-12!

<>LT_Version:="3.0.1"  //Final Release Version
<>LT_VersionDate:=!2007-12-12!
  //Attempt a fix to a runtime error at line 162 (array range check erro) in LT_TableViewLoadFilteredRecs


<>LT_Version:="3.0.2"
<>LT_VersionDate:=!2008-04-10!
  //Fixed bug in the TableView window with the "Copy & Export' pop-up menu not acting on the user's selected item.
  //Fixed a bug with the selection of Users when filtering
  //Runtime error fix on : [LT_Forms] LT_SubTable line 26

<>LT_Version:="3.0.3"
<>LT_VersionDate:=!2008-10-01!
  //Export Logs: option for Text vs CSV.


<>LT_Version:="3.1.1"
<>LT_VersionDate:=!2009-04-08!
  //Bug fixes: if displaying subtables: fixed some bug in the display on-screen of subtable information
  //New feature: Export subtables as either a contained table (in the parent field cell) and/or in separate tables
  //New Feature: in the Automated Log Processing area: Enabled a "Live Scan" feature.  This feature offers a frequent scan & appending to the already created log export files
  //Changed Features: All export formats how have a table number and table name columns.  Previously that "table" type exports did not have this in each row.


<>LT_Version:="3.1.2"
<>LT_VersionDate:=!2009-04-10!
  //We will no longer track an Open Document reference for opened log files.  This doc ref was locking the source document from being moved/renamed, disallowing 4D Backup from functioning properly after a backup.

<>LT_Version:="3.1.4"
<>LT_VersionDate:=!2009-04-13!
  //Debugging
  //Auto log processing: Add a separate configuration entry for the "Live Log File"
  //Auto log processing: Add a configuraiton for "Avoid Scanning during the following time ranges"

  //Yet to be released:

<>LT_Version:="3.1.5"
<>LT_VersionDate:=!2009-04-15!
  //Debugging of Time Ranges data entry


<>LT_Version:="3.1.6"
<>LT_VersionDate:=!2009-04-15!
  //Attempts to find who we are getting the message "No Document Name was Sepcified"

  //Major new version: Now we are reading V11 log files.
<>LT_Version:="4.0.0"
<>LT_VersionDate:=!2009-04-27!


<>LT_Version:="4.0.2"
<>LT_VersionDate:=!2009-04-27!

<>LT_Version:="4.0.3"
<>LT_VersionDate:=!2009-04-28!

<>LT_Version:="4.0.4"
<>LT_VersionDate:=!2009-04-30!
  //Fix LT_ExportSchema Generation
  //Exports: Now in


<>LT_Version:="4.0.5"
<>LT_VersionDate:=!2009-04-30!
  //Fix runtime error LT_TransactionsCalc, line 86

<>LT_Version:="4.0.6"
<>LT_VersionDate:=!2009-04-30!


<>LT_Version:="4.0.7"
<>LT_VersionDate:=!2009-05-01!



<>LT_Version:="4.0.8"
<>LT_VersionDate:=!2009-05-04!
  //Record View Window: When viewing Create/Modify/Delete Blob operations, made a fix to the history pane: now the history pane shows history for that table & blob number.
  //Record View Window: Find & show contents of externally saved fields in the parent record window
  //Fixed a Pre-11 subrecord reading bug with long fields
  //Fixed a long-standing bug in reading subrecords with particular patterns of text/blob/picture fields
  //Included an "Address" column in the LogView



<>LT_Version:="4.0.9"
<>LT_VersionDate:=!2009-05-04!
  //When double clicking on a record in LogView or TableView, fixed a bug that could go to the wrong record if the item numbed was greater than 32676
  //Added a "Modified fields" pane to the Record viewer


<>LT_Version:="4.0.10"
<>LT_VersionDate:=!2009-05-08!
  //Made in improvement/correction to the ability of LT to identify "Unique" fields.  This is critical for separate sub-table exports.


<>LT_Version:="4.0.11"
<>LT_VersionDate:=!2009-05-11!
  //For a specific client: Made an internal provision so that when exporting log activity, the export files can have an exact number of columns (that will NOT vary per record) which will be determined by the Schema (not the record).
  //   This provision is currently not exposed as an option to general public.  It may be in the future.

<>LT_Version:="4.0.12"
<>LT_VersionDate:=!2009-05-11!
  //Additional fix to subrecord exporting from 4.0.11

<>LT_Version:="4.0.13"
<>LT_VersionDate:=!2009-06-17!
  //4D Version 11.4 HF1: Added a new operation type for Table Sequence Number operation: "Save Sequence Num", or "SEQ" for short.

<>LT_Version:="4.0.14"
<>LT_VersionDate:=!2009-07-09!
  //Debug a rare runtime error: LT_LogView_LoadFilteredRecs, line 31: ARC
  //Changes to Hybrid CSV export format

<>LT_Version:="4.0.15"
<>LT_VersionDate:=!2009-07-14!
  //Log View: Fixed a bug that would not correctly read user clicks after row 32767
  //Improvements to the internal "VBAG" reader

<>LT_Version:="4.0.16"
<>LT_VersionDate:=!2009-07-15!
  //Fixed a Time Display problem with V11 Logs, on Mac


<>LT_Version:="4.0.17"
<>LT_VersionDate:=!2009-08-01!
  //For the CSV Hybrid export, if the replacements within a field caused an overflow of 32000 chars, the data was being truncated.  This is now fixed.

<>LT_Version:="4.0.18"
<>LT_VersionDate:=!2009-09-11!
  //Exporting: Fixed a bug when exporting, when multiple logs are open: Runtime error in LT_TRANSRESOLUTION, line 7
  //Log View window, and Record View window: fixed the display formatting of several columns/fields for international display types (non-USA)
  //Record View Window: Show the path name of the log file

<>LT_Version:="4.0.19"
<>LT_VersionDate:=!2009-09-14!
  //Fixed display format on the Filter count for international formats


<>LT_Version:="4.1.0"
<>LT_VersionDate:=!2009-10-17!
  //Fixed a V11 only bug: in some cases when opening a record that has an associated blob information, and blob id of zero was not properly handled, causing a runtime error.  Fixed.
  //NEW FEATURE: Select menu: View: New Context View Window.  
  //  This opens a new window that shows all Context summary information.

<>LT_Version:="4.2.0"
<>LT_VersionDate:=!2009-03-16!
  //Manage Schemas Window: (File: Manage Schemas):  improvements to this window: 
  //     For V11 Logs, we now allow import of 3 items: LogTools Schema, 4D Schema (xml export from 4d design environment), .MatchFile
  //For V11 Logs, we have re-enabled the feature to clear Log items from the log file. 03/16/2010: WE DO NOT KNOW how 4D might handle a re-integration of such a log file.


<>LT_Version:="5.0.0"
<>LT_VersionDate:=!2009-06-24!
  //Bug fixes with decoding Blob information
  //Support for V12 blobs stored in record
  //Preferences: Allow users to specify a GMT time offset
  //Support for parsing logs greater than 2GB in size
  //
<>LT_Version:="5.0.2"
<>LT_VersionDate:=!2011-02-16!


<>LT_Version:="5.0.3"
<>LT_VersionDate:=!2011-04-27!
  //Added "Size" to Log view, and Filter

<>LT_Version:="5.0.4"
<>LT_VersionDate:=!2011-09-07!
  //Full official release of LogTools 5.x
  //Updated BBBase & DisplayLIst components
  //For v2004 logs: fixed a bug on record number for deleted records in Log and Record view

  //---------------------------------------------------------------------------------------------------------------------------------------------------
<>LT_Version:="5.1.0"
<>LT_VersionDate:=!2011-10-26!
  //Context View window: You can now double click (or right-click) on a Context row to jump to a log-view list of items for the Context
  //When selecting a table for the Table view window, the selection dialog now shows:
  // - Table Number
  // - Table Name
  // - Table UUID
  //   and the user can type a filter string against any of them, or sort the selection display
  //When displaying the activity type in both LogView & Table View, we are now presenting a more description Action Type
  //Record view window: Bug fix: When showing a row for a blob that is stored externally to the record, the blob was not being found, even if it is in a currently open log.  FIXED.
  //When loading a Schema, we now check for mismatches between table numbers from the LT Schema/4D Schema/.Match File
  //File/Preferences: Added an option to log some kinds of errors to a Console window
  //Record View Window: For Alpha/Text fields, show the length of the text in the Info column

  //Changes since release:


<>LT_Version:="6.0.0"
<>LT_VersionDate:=!2013-01-18!
  //Upgraded Source to v12

<>LT_Version:="6.0.1"
<>LT_VersionDate:=!2013-03-20!
  //Bug fix regarding deleted fields in Table viewer
  //Bug fix regarding errantly reported "Mismatch between UUID and Table number" when loading logs


<>LT_Version:="6.0.2"
  //Analytics Screen: New

<>LT_Version:="6.0.3"
<>LT_VersionDate:=!2013-07-31!


<>LT_Version:="6.0.4"
<>LT_VersionDate:=!2013-08-14!
  //Bugfix in deleting items from a log
  //Change tracking of Operation ID array from Longint to real


<>LT_Version:="6.0.5"
<>LT_VersionDate:=!2013-08-15!
  //Clear out Virtual Store on Logout


<>LT_Version:="6.0.6"
<>LT_VersionDate:=!2013-08-16!
  //Debugging on operation ID's above 2^31

  //------ Not Yet Released-----------

<>LT_Version:="7.0.0"
<>LT_VersionDate:=!2014-02-03!
  //V14 Logs
  //Pref: Filters: Always hide Sequence Number operations

<>LT_Version:="7.0.1"
<>LT_VersionDate:=!2014-03-21!
  //Pref: Log View: Show Table Numbers


<>LT_Version:="7.0.2"
<>LT_VersionDate:=!2014-03-26!
  //Bug-fix on deleted record table & number


<>LT_Version:="7.0.3"
<>LT_VersionDate:=!2014-07-14!
  //SET MENU BAR fix


<>LT_Version:="7.0.4"
<>LT_VersionDate:=!2014-07-15!
  //Attempts to find Log Open of very large logs: what is so slow

<>LT_Version:="7.0.5"
<>LT_VersionDate:=!2014-07-17!
  //Bug fix in reading primary Key/Strings:  was causing subsequent bugs in reading the record.

<>LT_Version:="7.0.6"
<>LT_VersionDate:=!2014-07-21!
  //Record View for deleted records: BugFixes.


<>LT_Version:="7.0.7"
<>LT_VersionDate:=!2015-01-09!
  //Added the Tool (menu option) to combine Journal Files.


<>LT_Version:="7.0.8"
<>LT_VersionDate:=!2015-03-30!
  //Splitting Journal files:  Give choice of where to put the split point


<>LT_Version:="7.1.0"
<>LT_VersionDate:=!2015-05-04!
<>LT_Build:=1000
  //CODE-Refactored LT_LogView_Handle
  //Filtering: Added Primary Key filtering
  //LogView: Added Primary keys
  //LogView: If opening v14 logs, then don't show Transaction information
  //Record viewer: display of Blobs:  bug fixes for v14 logs

<>LT_Version:="7.1.1"
<>LT_VersionDate:=!2015-05-06!
<>LT_Build:=1001
  //Bug fix in reading contexts


<>LT_Version:="7.2.0"
<>LT_VersionDate:=!2015-10-16!
<>LT_Build:=1002
  //support for v2004 and previous logs has been dropped
  //Contexts: there was a bug introduced in storing Contexts.
  //Record Viewer: this form has been re-arranged.
  //Filter screen:
  //   for Tables: only show the tables that are contained in the current open logs
  //   for Activyt Types: only show the activity types that are contained in the current open logs

<>LT_Version:="7.3"
<>LT_VersionDate:=!2016-03-16!
<>LT_Build:=1010
  //Schema/Import screen: modifications to prioritize Structure Definition XML over Match file
  //Internal Shema usage: if both a Structure Definition XML and a Match file have been imported, use the Structure Definition XML instead of the Match file
  //Modified to take advantage of new LT Export Schema v5.3

<>LT_Version:="7.3.1"
<>LT_VersionDate:=!2016-03-22!
<>LT_Build:=1011
  //Fix made to the way we get Table numbers.  Previously, we read the table number from the journal operation.  
  //   We've discovered that in databases where there are deleted tabled, this table number is NOT the same table number as in the Structure.
  //   Now we will prefer to calculate table numbers based on the table UUID within the operation, and mainly ignore the table number as stated by the operation.


<>LT_Version:="7.3.2"
<>LT_VersionDate:=!2016-03-23!
<>LT_Build:=1011
  //When doing File/Open Folder, ONLY open files ending in .Journal, .4BL, or containing "4DDebugLog"


<>LT_Version:="7.3.3"
<>LT_VersionDate:=!2016-08-15!
<>LT_Build:=1012
  //Analytics Window: Debugging for v14+

<>LT_Version:="7.3.4"
<>LT_VersionDate:=!2016-08-15!
<>LT_Build:=1013
  //Added Size to Analytics screen



<>LT_Version:="7.3.5"
<>LT_VersionDate:=!2017-02-03!
<>LT_Build:=1014
  //v16 Compatability programming
  //  Converted 4D Picture library to files in /Resources/ folder



<>LT_Version:="7.3.6"
<>LT_VersionDate:=!2017-05-10!
<>LT_Build:=1015
  //Filter screen: on the Asterisk next to date & time, respect the GMT preference

<>LT_Version:="7.3.7"
<>LT_VersionDate:=!2017-12-07!
<>LT_Build:=1016

  //Corrections to 16 bit integer primary keys, Date & Time primary keys
  //  LT_PrimKeys_Read


<>LT_Version:="7.3.8"
<>LT_VersionDate:=!2017-12-27!
<>LT_Build:=1017


  //
  //---------------------NOT YET REASED-------------------------







  //*** Needs Debugging: 
  //Record Viewer: New record/history pane: data is not correct.  (5/4/2015 not sure about this)
  //Context View: context close time not calculating
  //Deleting records: Table UUID (but not number) is provided.  Adding/modifying records: both are provided. check the bridge between the two.

<>LT_VersionString:="Version "+(<>LT_Version)

  //automatically repaired method